| StudentAccountTransactionAdjustment |
| EntityType | Independent |
| Logical Entity Name | StudentAccountTransactionAdjustment |
| Default Table Name | SaTransAdjust |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentAccountTransactionAdjustment Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentAccountTransactionAdjustmentId |
INTEGER | NO | ||
StudentId |
INTEGER | YES | ||
StudentEnrollmentPeriodId |
INTEGER | YES | ||
| TransactionNumber | NUMERIC(5, 0) | NO | ||
| Action | CHAR(1) | NO | ||
| Note | VARCHAR(4000) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| StudentAccountTransactionAdjustment Keys |
| Key Name | Key Type | Keys |
| SaTransAdjust_SaTransAdjustID_U_C_IDX | PrimaryKey | StudentAccountTransactionAdjustmentId |
| SaTransAdjust_SyStudentID_TranNum_N_N_IDX | Inversion Entry | TransactionNumber |
| NK_SaTransAdjust_SyStudentID_Action_INCL | Inversion Entry | Action |
| StudentAccountTransactionAdjustment Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentAccountTransactionAdjustmentDetail | Non-Identifying | One To Zero or More | NO |
| StudentAccountTransactionAdjustment Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentAccountTransactionAdjustment Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentAccountTransactionAdjustment |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaTransAdjust |
NO |
| StudentAccountTransactionAdjustment Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | LedgerCard_Billing |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| StudentAccountTransactionAdjustment Data Movement Rules |
| Name | Type | Rule Text/Value |